Don't touch private->parent after its been change
authorAlexander Larsson <alexl@redhat.com>
Thu, 5 Feb 2009 16:01:21 +0000 (17:01 +0100)
committerAlexander Larsson <alex@localhost.localdomain>
Thu, 2 Apr 2009 08:16:27 +0000 (10:16 +0200)
commit8690d19f032c6ca5fd7f783370f8e2d584f6ae62
tree383bb7f64ac5180218f8bb70e94135095c529c3a
parent7d51b4179d1974ffec96ba7901cdee82e80e1c75
Don't touch private->parent after its been change

The backend reparent may change private->parent, so we must use
the old saved value.
gdk/gdkwindow.c